made unnecessarily exported symbols static. switched g_return_if_fail()
author15:44:01 Tim Janik <timj@imendio.com>
Tue, 11 Dec 2007 14:42:12 +0000 (14:42 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 11 Dec 2007 14:42:12 +0000 (14:42 +0000)
commitc1387f9cea09145ab91bfa380095b771520d540a
tree72ecdfce8c8980462f630c34e6fff6927c71812a
parente87696a91dcbce1a3d502b9971a6e7cf1ab34f8a
made unnecessarily exported symbols static. switched g_return_if_fail()

2007-12-11 15:44:01  Tim Janik  <timj@imendio.com>

        * buildertest.c: made unnecessarily exported symbols static.
        switched g_return_if_fail() statements in tests to assertions.
        special cased currently failing Widget/accesibility test to
        run only for g_test_thorough(), so it doesn't break make check.
        some coding style fixes.

        * Makefile.am: added buildertest to TEST_PROGS.

svn path=/trunk/; revision=19157
ChangeLog
tests/Makefile.am
tests/buildertest.c